PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFNamedDestination Class / getDestination Method
In This Topic
    getDestination Method
    In This Topic
    Gets the destination.
    Syntax
    public PDFDestination getDestination()

    Return Value

    The actual destination that corresponds to the given name.
    See Also